Skip to content

Dynamic linking with support for threads #5581

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

Conversation

Arshia001
Copy link
Member

@Arshia001 Arshia001 commented May 24, 2025

Supercedes #5544.

Note, this PR contains a commit that bumps our rust version to 1.84. The 1.81 rust-analyzer was too slow, and we needed to update at some point anyway.

Arshia001 and others added 27 commits May 8, 2025 09:33
Co-authored-by: Christoph Herzog <chris@theduke.at>
…he dylink0.needed subsection, add stub import functions
…o an entry point for the global DL operation lock
@Arshia001 Arshia001 requested review from theduke and zebreus May 24, 2025 08:29
@Arshia001 Arshia001 requested a review from syrusakbary as a code owner May 24, 2025 08:29
Arshia001 added 3 commits May 26, 2025 16:17
clang generates an import of this symbol when building a module with eh-based sjlj.
musl doesn't actually unload DL modules, and we shouldn't either.
@Arshia001
Copy link
Member Author

Switching to draft since the changes in 97daedd are just a hack.

@Arshia001 Arshia001 marked this pull request as draft May 30, 2025 09:01
Copy link

promptless bot commented May 30, 2025

📝 Documentation updates detected!

New suggestion: Add Dynamic Linking Documentation for WASIX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants